gdk: Make GdkEvent structs/union opaque
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 5 Aug 2017 13:34:39 +0000 (15:34 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Sep 2017 16:39:02 +0000 (18:39 +0200)
commitc7431f46b5dfd795222ae1186b60876026a9278f
tree6ca2da803ef37742e39bd80121488915391a50d8
parent63eecd3dfafc87e3f9aedbfba1849f59e9ed1c8f
gdk: Make GdkEvent structs/union opaque

All users are forced to deal with events as opaque pointers, only
using API to access the info.
gdk/gdkdnd.c
gdk/gdkevents.c
gdk/gdkevents.h
gdk/gdkeventsprivate.h [new file with mode: 0644]
gdk/gdkinternals.h
gdk/meson.build